getLaunchBounds

@Nullable
open fun getLaunchBounds(): @Nullable Rect(source)

Returns the bounds that should be used to launch the activity.

Return

Bounds used to launch the activity.

See also